Skip to content

feat: 관리자 공연라인업 UI(등록,수정) 및 공연라인업 조회 API 추가#21

Merged
d0ikim merged 1 commit into
mainfrom
feat/performance-lineup-edit
Jul 4, 2026
Merged

feat: 관리자 공연라인업 UI(등록,수정) 및 공연라인업 조회 API 추가#21
d0ikim merged 1 commit into
mainfrom
feat/performance-lineup-edit

Conversation

@d0ikim

@d0ikim d0ikim commented Jul 4, 2026

Copy link
Copy Markdown
Owner

변경내용

백엔드

  • GET /api/performances/{id}/lineup - 공연의 출연뮤지션(라인업)목록 조회 API 추가
  • 존재하지않는 공연id면 404응답

프론트엔드

  • 공연등록 폼에 라인업(출연뮤지션) 선택 UI 추가 - 드롭다운 선택+칩으로 표시/제거
  • 공연별 편집 버튼 추가 - 기존정보와 현재라인업이 채워진 수정 폼 표시
  • 수정 저장 시 라인업 교체, 폼에없는 필드(setList, cancelled)는 기존값 보존

참고

@d0ikim d0ikim added this to the admin milestone Jul 4, 2026
@d0ikim d0ikim self-assigned this Jul 4, 2026
@d0ikim d0ikim merged commit 5392b20 into main Jul 4, 2026
3 checks passed
@d0ikim d0ikim deleted the feat/performance-lineup-edit branch July 4, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant